Platform Explorer / Nuxeo Platform 6.0

Component org.nuxeo.ecm.platform.faceted.search.contrib

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.faceted.search.contrib">

  <require>org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchService</require>

  <extension target="org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchService"
    point="configuration">

    <configuration>
      <rootSavedSearchesTitle>Saved Searches</rootSavedSearchesTitle>
    </configuration>

  </extension>

</component>